StatusChanged

public interface StatusChanged implements BrowserEvent

An event indicating that the status text has been changed.

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.
Link copied to clipboard
public String statusText()
Returns a string that represents the new status text or an empty string if the status text is empty.